﻿.ProductList {
	width: 140px;
	float:left;
	padding:0px 6px;
    margin-bottom:22px;
}
.ProductPicList {
	text-align:center;
	margin-bottom: 2px;
	border: 1pt solid #663300;
	padding: 2px;
}
.ProductPicList img {
	border: 0px;
	width: 140px;
	height:130px;

}
.ProductNameList {
	width: 140px;
	line-height: 25px;
	color: #000000;
}
.ProductPicView {
	text-align: center;
	margin-bottom: 10px;
}	
.piclist{
	width:750px;
	margin:0px;
    padding-bottom:16px;
	float:left;
	text-align: center;
}
.page{
margin-right:26px;
text-align:right;
letter-spacing: 6px;
}
.page a{
	color:#CC3300;
	text-decoration: none;
}